Blog

ColdBox migrations to github

Luis Majano August 24, 2010

Spread the word

Luis Majano

August 24, 2010

Spread the word


Share your thoughts

After several months of planning I am starting to slowly move all of our open source coldbox related repositories to github.  This does not mean we are moving from Assembla, it means our source code is moving.  Github is great for social coding and collaboration that every open source project needs.  Not only that, git is really really fun to use than SVN and I am really digging it, especially for open source work.

Not everything yet is moved, but here are what’s out there.

So stay tuned as more and more projects are moved there.  So now the entire community has no excuse on forking and submitting patches and collaborating more.

Add Your Comment

(2)

Aug 25, 2010 14:58:33 UTC

by Sami Hoda

Assembla works with GitHub.

Go to Admin-> Tools -> Add GitHub.

Aug 25, 2010 16:02:20 UTC

by Luis Majano

Yes, thanks Sami!!

Recent Entries

Building Native CLI Apps with MatchBox & Native Fusion

Building Native CLI Apps with MatchBox & Native Fusion

MatchBox makes BoxLang practical for a classic deployment target: the single-file command-line application.

The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox.

With the MatchBox native target, you can compile a .bxs script into a standalone executable for macOS, Linux, or Windows. The generated binary includes the MatchBox VM core and your compiled BoxLang bytecode. It does not require a JVM, a separate MatchBox install, or any runtime on the target machine.

Jacob Beers
Jacob Beers
July 14, 2026